home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / bin / xc (.txt) < prev    next >
Microsoft Windows Help File Content  |  1995-07-19  |  324b  |  8 lines

  1. # shell replacement file for Skunkware 5 binary that needs special permissions
  2. # and/or ownership.
  3. PROG=`basename $0`
  4. echo "$PROG : This program needs special permissions and/or ownership."
  5. echo "\nIn order to install $PROG, you will need to run (as root) the command :"
  6. echo "\n\t/usr/skunk/bin/sprinkle $PROG"
  7. exit 0
  8.